Type Property (MessageFilter Object)
The Type
property sets filtering on a message s MAPI message class. Read/write.
Syntax
objMessageFilter.Type
Data Type
String
Remarks
The Type
property specifies that the message filter should pass only messages with a Type
exactly matching a particular MAPI message class. By default, the OLE Messaging
Library sets the Type value of new messages to the MAPI message class
IPM.Note.
The Type
property corresponds to the MAPI property PR_MESSAGE_CLASS.